home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Entertainment / Concentration / Project Notes < prev    next >
Encoding:
Text File  |  1994-02-25  |  1.1 KB  |  20 lines  |  [TEXT/ttxt]

  1. Concentration project notes
  2.  
  3. The Concentration source distribution is insufficient to build the application. You will also need:
  4.  
  5. •   The TransSkel application skeleton. You need at least release 3.11.
  6.  
  7. •   The TransDisplay distribution.  This is a library implementing text display windows.  It's used for the Help window. You need at least release 3.05.
  8.  
  9. •   The Blob Manager distribution.  This is a library implementing the game piece operations. You need at least release 1.07.
  10.  
  11. All distributions are available via anonymous ftp from ftp.primate.wisc.edu under the directory /pub/mac. You can also get them via gopher from gopher.primate.wisc.edu.
  12.  
  13. The game pieces are taken from the 'ICON' and 'cicn' resources in the resource fork (for the large pieces) and from the 'SICN' resources (for the small pieces).  You can add more 'ICON', 'cicn', or 'SICN' resources to the resource fork to increase the number of pieces from which the application chooses.
  14.  
  15. The application signature is 'Hugh', the name of the host of the Concentration TV game show ages ago.
  16.  
  17. Paul DuBois
  18. dubois@primate.wisc.edu
  19. 25 February 1994
  20.